XMLElement.RemoveAttributeNode Function

Removes the attribute specified by Name or by node reference. Optionally returns as an XMLAttribute the removed node

Syntax

result = XMLElement.RemoveAttributeNode( Name )

Parameters

Name

String

Return Value

Result

XMLAttribute